object PrintPagePrintGalleryDialog: TPrintPagePrintGalleryDialog Left = 192 Top = 488 BorderIcons = [biMinimize, biMaximize] BorderStyle = bsDialog Caption = 'Printing index page' ClientHeight = 57 ClientWidth = 472 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = {} Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 56 Top = 16 Width = 400 Height = 28 AutoSize = False Caption = 'PrintPagePrintGalleryDialog (Unit 12.cpp)' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Image1: TImage Left = 12 Top = 12 Width = 32 Height = 32 Picture.Data = {} Stretch = True end end